﻿2026-08-03T04:27:09.8525557Z ##[group]Run actions/checkout@v5
2026-08-03T04:27:09.8526079Z with:
2026-08-03T04:27:09.8526466Z   repository: BigscreenVR/spt-bs-core
2026-08-03T04:27:09.8529497Z   token: ***
2026-08-03T04:27:09.8529888Z   ssh-strict: true
2026-08-03T04:27:09.8530261Z   ssh-user: git
2026-08-03T04:27:09.8530645Z   persist-credentials: true
2026-08-03T04:27:09.8531049Z   clean: true
2026-08-03T04:27:09.8531434Z   sparse-checkout-cone-mode: true
2026-08-03T04:27:09.8531864Z   fetch-depth: 1
2026-08-03T04:27:09.8532297Z   fetch-tags: false
2026-08-03T04:27:09.8532894Z   show-progress: true
2026-08-03T04:27:09.8533464Z   lfs: false
2026-08-03T04:27:09.8533849Z   submodules: false
2026-08-03T04:27:09.8534245Z   set-safe-directory: true
2026-08-03T04:27:09.8534702Z   allow-unsafe-pr-checkout: false
2026-08-03T04:27:09.8535137Z ##[endgroup]
2026-08-03T04:27:09.9337860Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T04:27:09.9339635Z ##[group]Getting Git version info
2026-08-03T04:27:09.9340345Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T04:27:09.9341350Z [command]/usr/bin/git version
2026-08-03T04:27:09.9341804Z git version 2.43.0
2026-08-03T04:27:09.9353623Z ##[endgroup]
2026-08-03T04:27:09.9361691Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/9122b7e0-bc6c-45d7-a2e2-ffaf6fcc4499/.gitconfig'
2026-08-03T04:27:09.9368673Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9122b7e0-bc6c-45d7-a2e2-ffaf6fcc4499' before making global git config changes
2026-08-03T04:27:09.9370711Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:27:09.9372116Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T04:27:09.9403335Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T04:27:09.9422546Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T04:27:09.9432363Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T04:27:09.9434424Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T04:27:09.9451994Z HEAD
2026-08-03T04:27:09.9573754Z ##[endgroup]
2026-08-03T04:27:09.9575357Z [command]/usr/bin/git submodule status
2026-08-03T04:27:09.9754093Z ##[group]Cleaning the repository
2026-08-03T04:27:09.9756759Z [command]/usr/bin/git clean -ffdx
2026-08-03T04:27:09.9793426Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T04:27:09.9848352Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T04:27:09.9854254Z ##[endgroup]
2026-08-03T04:27:09.9855855Z ##[group]Disabling automatic garbage collection
2026-08-03T04:27:09.9859299Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T04:27:09.9882503Z ##[endgroup]
2026-08-03T04:27:09.9883243Z ##[group]Setting up auth
2026-08-03T04:27:09.9887311Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T04:27:09.9911467Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T04:27:10.0096257Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T04:27:10.0119963Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T04:27:10.0304312Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T04:27:10.0329732Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T04:27:10.0508725Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T04:27:10.0538115Z ##[endgroup]
2026-08-03T04:27:10.0539126Z ##[group]Fetching the repository
2026-08-03T04:27:10.0545052Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a5042ec7440159a931217ae3c11be156a7675bf6:refs/remotes/origin/golden/ir15
2026-08-03T04:27:10.5022814Z ##[endgroup]
2026-08-03T04:27:10.5024373Z ##[group]Determining the checkout info
2026-08-03T04:27:10.5026054Z ##[endgroup]
2026-08-03T04:27:10.5029350Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T04:27:10.5089042Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T04:27:10.5113445Z ##[group]Checking out the ref
2026-08-03T04:27:10.5114832Z [command]/usr/bin/git checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T04:27:10.5171958Z Switched to a new branch 'golden/ir15'
2026-08-03T04:27:10.5173085Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T04:27:10.5176433Z ##[endgroup]
2026-08-03T04:27:10.5209703Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T04:27:10.5234710Z a5042ec7440159a931217ae3c11be156a7675bf6
